home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / jlut522.zip / HLP.ZIP / CA.HLP < prev    next >
Text File  |  1993-05-02  |  2KB  |  46 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ Option:  CA  CHANGE ATTRIBUTES..............................................│
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. Syntax  
  6. ═══════════════════════════════════════════════════════════════════════════════
  7. JLUTIL /CA [MsgArea/?/~,FromFlag(s),ToFlag] [-Switches]
  8. ═══════════════════════════════════════════════════════════════════════════════
  9.  
  10. Switch Description  
  11. ═══════════════════════════════════════════════════════════════════════════════
  12.  -Z    Old control panel
  13. ═══════════════════════════════════════════════════════════════════════════════
  14.  
  15. Param       Description  
  16. ═══════════════════════════════════════════════════════════════════════════════
  17. MsgArea     Specify the MsgArea, which should be scanned, or '*' for
  18.             all MsgAreas. Read GENERAL.HLP for possible settings like
  19.             '?' or '~'.
  20.  
  21. FromFlags   N    NONE-PROTECTED MSGs
  22.             P    PRIVATE        MSGs
  23.             K    KILL-PROTECTED MSGs
  24.             PN   more than one  Flag1
  25.             ?    ALL            Msgs
  26.  
  27. ToFlag      N    NONE-PROTECTED MSGs
  28.             P    PRIVATE        MSGs
  29.             K    KILL-PROTECTED MSGs
  30. ═══════════════════════════════════════════════════════════════════════════════
  31.  
  32. Explanation  
  33. ═══════════════════════════════════════════════════════════════════════════════
  34. Changes Attributes of Messages. If you want to be sure, that all
  35. message within the Netmail Area are private, you can make use of
  36. this option. But perhaps you want to be sure, that all messages
  37. of a MsgBase are public and killprotected. This option makes it
  38. really easy to change the attributes of a large number of messages
  39. fast.
  40.  
  41. eg: JLUTIL /CA ?,PN,K
  42.  
  43. Changes the Attributes of all Private and Non-Protected Msgs to Kill-
  44. Protected, after prompting for the MsgArea.
  45. ═══════════════════════════════════════════════════════════════════════════════
  46.